﻿capital = 8

oob = "tabrasa_1936GER"


recruit_character = LUX_joseph_bech
recruit_character = LUX_charles_marx
recruit_character = LUX_damian_kratzenberg
recruit_character = LUX_charlotte
recruit_character = LUX_damien_roeser
recruit_character = LUX_florent_destriveaux
recruit_character = LUX_pierre_fischbach
recruit_character = LUX_guillaume_soisson
recruit_character = LUX_alex_federspiel
recruit_character = LUX_henri_ahnen
recruit_character = LUX_emile_speller
recruit_character = LUX_francois_schammel
recruit_character = LUX_aloyse_glodt
recruit_character = LUX_nicolas_de_dixmude
recruit_character = LUX_paul_medinger
recruit_character = LUX_nicholas_diedrich
recruit_character = LUX_pierre_dupong
recruit_character = LUX_pierre_krier
recruit_character = LUX_martin_karp
recruit_character = LUX_guillaume_konsbruck
recruit_character = LUX_felix_of_luxembourg


# Starting tech
set_technology = {
	infantry_weapons = 1
	gw_artillery = 1
	interwar_antiair = 1
	interwar_antitank = 1
	basic_train = 1
	motorised_infantry = 1
	tech_support = 1
	basic_train = 1
	tech_trucks = 1 
}
add_equipment_to_stockpile = { type = train_equipment_1 amount = 75 producer = GER }

if = {
	limit = { has_dlc = "By Blood Alone" }
		set_technology = {
			aa_lmg = 1
			engines_1 = 1
			early_bombs = 1
			aircraft_construction = 1
			iw_small_airframe = 1
			iw_medium_airframe = 1
		}
	create_equipment_variant = {
		name = "He 51" #also covers Ar 68
		type = small_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = light_mg_2x
			engine_type_slot = engine_1_1x
			special_type_slot_1 = empty
		}
	}
	create_equipment_variant = {
		name = "Ju 86"
		type = medium_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = medium_bomb_bay
			fixed_auxiliary_weapon_slot_1 = empty
			fixed_auxiliary_weapon_slot_2 = empty
			fixed_auxiliary_weapon_slot_3 = empty
			engine_type_slot = engine_1_2x
			special_type_slot_1 = lmg_defense_turret
			special_type_slot_2 = lmg_defense_turret
			special_type_slot_3 = empty
			special_type_slot_4 = empty
		}
	}	
	else = {
		set_technology = {
			early_fighter = 1
			early_bomber = 1
		}
	}
}	

if = {
	limit = {
		NOT = { has_dlc = "No Step Back" }
	}
	set_technology = { 
		gwtank = 1
	}
}

if = {
	limit = {
		has_dlc = "No Step Back"
	}
	set_technology = { 
		gwtank_chassis = 1
		
	}
}






if = {
	limit = {
		has_dlc = "La Resistance"
	}
	set_technology = {
		armored_car1 = 1
	}
}

set_research_slots = 4
add_political_power = 2000
add_manpower = 5000
add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 100000 producer = GER }


set_politics = {
	ruling_party = democratic
	last_election = "1934.6.3"
	election_frequency = 36
	elections_allowed = yes
}

set_popularities = {
	democratic = 70
	neutrality = 15
	fascism = 12
	communism = 3
}

1939.1.1 = {

	set_politics = {
		ruling_party = democratic
		last_election = "1937.6.6"
		election_frequency = 36
		elections_allowed = yes
	}

	promote_character = LUX_pierre_dupong
	retire_character = LUX_joseph_bech

}
